projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8257e86
)
debian/gbp.conf: Set upstream-vcs-tag to invalid
author
Jeremy Bicha
<jbicha@ubuntu.com>
Sat, 8 Sep 2018 11:01:56 +0000
(07:01 -0400)
committer
Jeremy Bicha
<jbicha@ubuntu.com>
Sat, 8 Sep 2018 11:01:56 +0000
(07:01 -0400)
since it needs to be manually specified currently
debian/gbp.conf
patch
|
blob
|
history
diff --git
a/debian/gbp.conf
b/debian/gbp.conf
index 65270b6c8fb873d2157105396f7b2ad4e1bd0119..c17ca62a309376ba44dc46f1a28eb155318924c1 100644
(file)
--- a/
debian/gbp.conf
+++ b/
debian/gbp.conf
@@
-1,7
+1,10
@@
[DEFAULT]
pristine-tar = True
-debian-branch=debian/master
-upstream-branch=upstream/latest
+debian-branch = debian/master
+upstream-branch = upstream/latest
+# Use gbp import-orig --uscan --upstream-vcs-tag=BABL_0_1_56
+# for instance when upgrading to 0.1.56. See https://bugs.debian.org/908316
+upstream-vcs-tag = invalid
[buildpackage]
sign-tags = True